Skip to content

Commit

Permalink
removed non-working *-webpin subpackage
Browse files Browse the repository at this point in the history
The external service for package search does not work, without that service it
is useless (bnc#845622).

- 3.0.6
  • Loading branch information
lslezak committed Oct 15, 2013
1 parent 2419c22 commit 1a3d4b5
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 1,020 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
3.0.5
3.0.6
8 changes: 8 additions & 0 deletions package/yast2-packager.changes
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 15 07:11:25 UTC 2013 - lslezak@suse.cz

- removed non-working *-webpin subpackage (the external service for
package search does not work, without that service it is useless)
(bnc#845622)
- 3.0.6

-------------------------------------------------------------------
Tue Sep 3 11:34:48 UTC 2013 - lslezak@suse.cz

Expand Down
2 changes: 0 additions & 2 deletions src/Makefile.am
Expand Up @@ -14,7 +14,6 @@ module_DATA = \
modules/Packages.rb \
modules/SourceDialogs.rb \
modules/SourceManagerSLP.rb \
modules/WebpinPackageSearch.rb \
modules/KeyManager.rb \
modules/CheckMedia.rb \
modules/SlideShowCallbacks.rb
Expand Down Expand Up @@ -43,7 +42,6 @@ client_DATA = \
clients/inst_desktop.rb \
clients/inst_mediacopy.rb \
clients/wrapper_slideshow_callbacks.rb \
clients/webpin_package_search.rb \
clients/checkmedia.rb

yncludedir = @yncludedir@/packager
Expand Down

0 comments on commit 1a3d4b5

Please sign in to comment.